Is there a list of all the errors/warnings with their MessageCode?

So that if I make a {$HIDE W27} and I come back into the code again in a year or two, I will be able to figure out what the heck that option is. And also reveal other messages that I don’t currently know about that might be helpful.

Of course, I can just comment that {$HIDE}, but it would still be nice to know where they are documented, if they are.