Some coding rules (Misra for instance) requires that all if-statements are complete i.e. there should always be an else even when it's not needed.