Distinguish log messages for mandatory node & RRSet check
Error in mandatory checks should be logged as Error, not Warning. Or more precisely: all issues that will result in aborting of the operation (fatal errors) should be logged as Error instead of Warning.
Do this change only after branch ttl-fix is merged.
Part of #223 (closed) and semantic check refactoring in general.