Hmmm, interesting... So it seems, it was necessary to use "-f" option to make it read-only, not just "+i" (so the file will not be re-created with old DNS servers on system reboot):
chattr -f +i /etc/resolv.conf
Otherwise, i got the messsage "chattr: Operation not supported while reading...