Label related compiler error

Thanks, that does compile, but why would I need to do that (put a semi-colon after the colon)?

goto LABEL;
LABEL:;

Other than the file name, function name, and line number, the Arduino error messages are almost always useless, so I tend to disregard them.