Remember that most visitors use the same password for multiple sites. So when your sites security gets breached, and f.i. password + email info is acquired, the hackers will often be able to log into your visitors webmail accounts and so completely steal someone's identity.
One ignorant developer on one arbitrary site can lead to serious problems for people. Don't be that developer.
Always hash+salt, never store any dangerous info unencrypted.
__________________