I suppose you could rm/mv the file and either symlink it to an existing file or just create a text file in its place.
If anything goes wrong, just use MAKEDEV to re-make the device entry (or do it yourself with mknod if you know the major/minor nos
)