Many, many projects could use someone who is good at compilers. Just look at all the terrible code that processes command lines, for example :-/ Or all those miserable config file formats. Or really, any sort of text processing.
Compiler guys also tend to be good at writing fast code, for the simple reasons that compilers have to be fast, and compiler guys know what code is generated from each construct, and will pick the faster ones.