Problem with RTC

We have problem with real time clock (RCM3100). In some cases without power supply we have situation in wich RTC goes faster, approximately 15 min per one day.
We try to short R2 resistor (see figure 1 in the technical note TN235) and it solved our problem. What problems in the future would we have with this solution?

i have about the same problem with the RCM 3360… Everyday the RTC goes 15min ahead… But in my case, it is with external power supply…

Still looking for solutions…

A solution is to regulate the temperature of the rabbit IC for consitent clock cycles and then write an updater code that sets the RTC back 15 seconds everyday. Otherwise use an I2C or SPI RTC chip. These were the solutions we had come up with for our data logging needs.

-Matt