Not using a format string even when you can get away with it (like when you want to print a string by itself) is dangerous because you could fall victim to a format string attack.