If something (for example a job or a maintenance script) parses several pages during a single request, the number of entities accessed by any of these parser runs get accumulated.
This leads to entity access limit exceeded errors on many pages that don't actually access many pages.