Check out how the save() function works. Currently, if the only changed field is the updated field, then it doesn't bother saving. (In fact, it rolls back the change to the updated field.)
It's a leftover decision from long ago. I've actually thought about changing it, but it's not a high priority thing. Most people just use it the way it currently works, automagically. ;-)