The Google guidelines state "Use valid HTML."
I try to have all my websites validate correctly. I know it is not critical, as long as the browser can display it to the viewer.
Even if it has no impact at all, I just think it is good programming practice. Whenever I use code from another developer and it does not validate correctly, I become a little uneasy.