Remove CHECK() statements that make encoder fail by default
These CHECK() statements introduced in !2605 (merged) are most likely incorrect and unnecessary. Note that unsigned integers cannot be smaller than 0.
These CHECK() statements introduced in !2605 (merged) are most likely incorrect and unnecessary. Note that unsigned integers cannot be smaller than 0.