We're using annotations extensively in our project, and on every compilation we're getting - without exaggerating - tens of thousands lines of output which looks like this:
Application: {tree,application,
{attr,0,[],none},
{application,
...
This line is to blame. Can it be removed? It looks like a left-over debug log.